|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfurny.jme.appstate.SimpleAppState.AppActionListener
private class SimpleAppState.AppActionListener
Extended listener for key input.
Constructor Summary | |
---|---|
private |
SimpleAppState.AppActionListener()
|
Method Summary | |
---|---|
void |
onAction(java.lang.String name,
boolean value,
float tpf)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private SimpleAppState.AppActionListener()
Method Detail |
---|
public void onAction(java.lang.String name, boolean value, float tpf)
onAction
in interface com.jme3.input.controls.ActionListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |